/ Assembly List / TransformServiceTest / LJCTransformService / StartTransform

Namespace - TransformServiceTest


Parameters
processGroupID - The ProcessGroupID value.
dataConfigName - The DataConfig name.

Returns

True if successful, otherwise false.

Syntax

C#
public Boolean StartTransform(Int32 processGroupID, String dataConfigName)

Executes the Transform Processes for the Process Group.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.